home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / Syn Text Editor 2.1.0.46 / synsetup-2.1.0.46.exe / {app} / syn.exe / 0 / RCDATA / TENVIRONDIALOG / TENVIRONDIALOG.txt
Text File  |  2004-02-29  |  323b  |  17 lines

  1. inherited EnvironDialog: TEnvironDialog
  2.   HorzScrollBar.Range = 0
  3.   VertScrollBar.Range = 0
  4.   AutoScroll = False
  5.   OldCreateOrder = True
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited Label1: TLabel
  9.     Width = 31
  10.     Caption = '&Name:'
  11.   end
  12.   inherited Label2: TLabel
  13.     Width = 30
  14.     Caption = '&Value:'
  15.   end
  16. end
  17.